Do not reset the waiting_for_printer on status change
authorChenthill Palanisamy <pchenthill@novell.com>
Tue, 5 Nov 2013 12:30:33 +0000 (13:30 +0100)
committerMarek Kasik <mkasik@redhat.com>
Tue, 5 Nov 2013 12:33:40 +0000 (13:33 +0100)
commit1fd74de2147df7e2dbd111c115a99b06d904942d
tree6817c95303b6f5062a3f3300bb0d5586c80c3a3e
parentb7f072221e7405fc57d547607ddc2663a46f80ed
Do not reset the waiting_for_printer on status change

* gtk/gtkprintunixdialog.c (printer_status_cb): Do not reset the
waiting_for_printer on status change as the default printer might
get added later.

https://bugzilla.gnome.org/show_bug.cgi?id=577642
gtk/gtkprintunixdialog.c